home *** CD-ROM | disk | FTP | other *** search
- Path: engnews1.Eng.Sun.COM!taumet!clamage
- From: David Byrden <100101.2547@compuserve.com>
- Newsgroups: comp.std.c++
- Subject: Exception spec seems ambigous to me..
- Date: 3 Feb 1996 17:17:23 GMT
- Organization: self-employed
- Approved: clamage@eng.sun.com (comp.std.c++)
- Message-ID: <4ev71t$3h@news.bridge.net>
- NNTP-Posting-Host: taumet.eng.sun.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Nntp-Posting-Host: ppp-mia1-44.bridge.net
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
- Content-Length: 459
- Originator: clamage@taumet
-
-
- These questions do not seem to be unambigously answered by the September
- draft;
-
- Is an exception considered caught when it is handled by a handler
- whose exception-declaration is the ellipsis ... ?
-
- Will uncaught_exception() return false when you are in such a handler?
-
- Most importantly, can such a handler call functions which themselves
- thrown and catch exceptions internally?
-
- I have a good reason for wanting to do this.
-
-
- David
-
-
-
- [ comp.std.c++ is moderated. Submission address: std-c++@ncar.ucar.edu.
- Contact address: std-c++-request@ncar.ucar.edu. The moderation policy is
- summarized in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
- ]
-